Vcenter Lcm Update Pending Info
The Vcenter Lcm Update Pending Info schema contains detailed information about the vCenter patch/update.
{
"description": "string",
"pending_update": "string",
"version": "string",
"release_date": "string",
"severity": "string",
"build": "string",
"update_type": "string",
"category": "string",
"reboot_required": false,
"execute_url": "string",
"release_notes": [
"string"
]
}
Description of the vSphere update
Identifier of the given vSphere update
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.lcm.update.pending
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.lcm.update.pending
.
Version of the vSphere update or patch
Release date of the vSphere update or patch
Severity of the issues fixed in the vSphere update or patch
For more information see: Vcenter Lcm Update Pending SeverityType.
Build number of the vCenter Release
Type of the Release based on the current vCenter version
For more information see: Vcenter Lcm Update Pending UpdateType.
Category of the release based on features bundled on top of previous release
For more information see: Vcenter Lcm Update Pending Category.
Flag to suggest a reboot after the release is applied
VAMI or ISO URL for update or upgrade execute phase redirection
List of URI pointing to patch or update release notes